func math.atanh

2 uses

	math (current package)
		atanh.go#L51: 	return atanh(x)
		atanh.go#L54: func atanh(x float64) float64 {